home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / snip1292.zip / RNDMIZE.C < prev    next >
Text File  |  1992-12-26  |  41b  |  2 lines

  1. srand( ((unsigned int)time(NULL)) | 1);
  2.